perm filename README.DRF[TEX,DEK]1 blob sn#692009 filedate 1982-12-24 generic text, type T, neo UTF8
∂23-Dec-82  1242	DRF  	Read Me before making a new TEX.DMP    
To:   DKE
CC:   FY, DRF    

Frank points out that PSFORM is smart enough to force line breaks after BEGIN,
ELSE, CASE, etc.   This is a big help, since it will allow us to make a TEX.PSC
that has all its counts counted.  So, the next time you make a TEX, after you've
run TANGLE, here's what to do:

.al tex,sys

.r psform
Oldsource? tex.psc/force/indent:1
Newsource? tex.new

PFORM/LOTS:  [ TEX        ] Page  1..( 500)(1000)(1500)(2000)(2500)(3000)(3500)(
4000)(4500)
   0 error(s) detected
Runtime: 0:45.630

Exit
↑C
.ren tex.psc←tex.new		We now have > 14500 lines, which is too big
.et tex.psc/1000F		for E, so we reformat into multiple pages.
.comp tex			Do this after reformatting TEX.PSC!
.r link				We're back to hitting the LINK bug.
*=tex/sysort:noraid,sys:pscddt/g
%LNKNCL Not enough core to load job, saved as DSK:004LNK.DMP
Job setup in 236+188 pages
....

Note that PSFORM can not currently handle file names with PPNs.  Sorry.  Also,
I increased the size of the heap that PSFORM gets, so it can handle TeX in
one swell foop (Frank had had trouble with this).
	-david